Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix concurrent map write crash in logIfChanged #2933

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

tpantelis
Copy link
Contributor

@tpantelis tpantelis commented Jan 10, 2024

The loggedImages map needs to be synchronized.

Fixes submariner-io/submariner#2872

The loggedImages map needs to be synchronized.

Fixes submariner-io/submariner#2872

Signed-off-by: Tom Pantelis <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2933/tpantelis/logIfChanged_crash
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@tpantelis tpantelis added the release-note-needed Should be mentioned in the release notes label Jan 10, 2024
@tpantelis tpantelis added the ready-to-test When a PR is ready for full E2E testing label Jan 10, 2024
@tpantelis tpantelis enabled auto-merge (rebase) January 10, 2024 14:30
tpantelis added a commit to tpantelis/submariner-website that referenced this pull request Jan 10, 2024
@tpantelis tpantelis merged commit 6960ac2 into submariner-io:devel Jan 10, 2024
46 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2933/tpantelis/logIfChanged_crash]

tpantelis added a commit to submariner-io/submariner-website that referenced this pull request Jan 11, 2024
tpantelis added a commit to tpantelis/submariner-website that referenced this pull request Jan 11, 2024
tpantelis added a commit to tpantelis/submariner-website that referenced this pull request Jan 11, 2024
aswinsuryan pushed a commit to submariner-io/submariner-website that referenced this pull request Jan 11, 2024
tpantelis added a commit to submariner-io/submariner-website that referenced this pull request Jan 15, 2024
tpantelis added a commit to tpantelis/submariner-website that referenced this pull request Feb 27, 2024
tpantelis added a commit to submariner-io/submariner-website that referenced this pull request Feb 29, 2024
@tpantelis tpantelis deleted the logIfChanged_crash branch May 21, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-handled ready-to-test When a PR is ready for full E2E testing release-note-handled release-note-needed Should be mentioned in the release notes
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

submariner-operator crash on re-installation
4 participants